home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Just Call Me Internet
/
Just Call Me Internet.iso
/
com
/
othernet
/
fidonet
/
fflc_100
/
fflc.inp
< prev
next >
Wrap
Text File
|
1995-09-18
|
1KB
|
52 lines
;
;
; Input file
;
;
; Text statement
; Text <filespec>
; Copy that text into the filelist.
Text h:\soslist\head.txt
; Area statement
; Area <areatag>
; List files of area <areatag>. (Specified in TICKECHO.BBS)
AREA FAN.COMM.FIDO
AREA AFDS.NODELIST
AREA 90_NLIST
; If you want to list an area that the TICKECHO.BBS file does
; not contain (or you do not use this file): take
; Name <name of area>
; Desc <description>
; Path <path>
; IN THIS ORDER!
NAME FIDONEWS
DESC Aktuelle News aus dem FidoNet
PATH H:\TICK\FIDO\FIDONEWS\
; Info statement
; Info <filespec>
; Copy that text into the filelist and replace %f****
; by the number of files etc.
Info h:\soslist\info.txt
;
; Allowed %-statements within the Info <filespec>-file.
;
; %f*** Number of files
; %a*** Number of areas
; %b*** Number of bytes
; %m*** Number of missing files
;
; ^^^^^ You can specify the width by the number if *s.
;
; %f*** width 5
; %f******** width 10
; %f width 2